How to Install libgmpxx4ldbl software package in Debian 8 (Jessie)

How to Install libgmpxx4ldbl software package in Debian 8 (Jessie)

libgmpxx4ldbl software package provides Multiprecision arithmetic library (C++ bindings), you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install libgmpxx4ldbl 

libgmpxx4ldbl is installed in your system.

Make ensure the libgmpxx4ldbl package were installed using the commands given below,

$ sudo dpkg-query -l | grep libgmpxx4ldbl *

You will get with libgmpxx4ldbl package name, version, architecture and description in a table

libgmpxx4ldbl package basic information:

Distro Debian 8 jessie
Section Libraries
Package libgmpxx4ldbl
Version 2:6.0.0+dfsg-6+b1 [ppc64el], 2
Description Multiprecision arithmetic library (C++ bindings)
Sub Section libs


See Also, How to uninstall or remove libgmpxx4ldbl software package from Debian 8 (Jessie)?